Functional Example for Specific Operators of Library Memory and Library Signal

Brief Description

Files: examples\OperatorExamples\MemoryLibrary_Frame_LatencyMeasurement.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration of how to use the operators:

  • 1. CastKernel (library: base)
  • 2. FrameMemoryRandomRd (library: memory)
  • 3. FrameMemory (library: memory)
  • 4. ImageBufferSC (library: memory)
  • 5. FrameStartToSignal (library: signal)
  • 6. SignalToDelay (library: signal)
  • 7. TxSignalLink (library: signal)
  • 8. RxSignalLink (library: signal)
  • 8. PixelToImage (library: synchronization)

This example demonstrates how the specific operators listed above can be used in a functional design. You find a detailed introduction to the specific library in the Operator Reference, section Library Memory, Library Signal and Library Synchronization.